Produced by Araxis Merge on 2024-03-04 14:38:53 +0000. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | /Users/coca/Documents/www/Porto v4.0.2/Theme Files/Magento 2.x/Porto Theme v4.0.7/app/design/frontend/Smartwave/porto/Smartwave_Porto | requirejs-config.js | 2023-08-17 03:52:29 +0000 |
| 2 | /Users/coca/Documents/www/Porto v4.0.2/Theme Files/Magento 2.x/Porto Theme v4.0.8/app/design/frontend/Smartwave/porto/Smartwave_Porto | requirejs-config.js | 2024-03-01 04:14:21 +0000 |
| Description | Between Files 1 and 2 | |
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 3 | 64 |
| Changed | 1 | 3 |
| Inserted | 1 | 3 |
| Removed | 0 | 0 |
| Whitespace | Consecutive whitespace is treated as a single space |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
| Active line-pairing rules |
No regular expressions were active.
| 1 | var config = { | 1 | var config = { | |||
| 2 | paths: { | 2 | paths: { | |||
| 3 | 'imagesloaded': 'Smartwave_Porto/js/imagesloaded', | 3 | 'imagesloaded': 'Smartwave_Porto/js/imagesloaded', | |||
| 4 | 'packery': 'Smartwave_Porto/js/packery.pkgd', | 4 | 'packery': 'Smartwave_Porto/js/packery.pkgd', | |||
| 5 | 'themeSticky': 'js/jquery.sticky.min', | 5 | 'themeSticky': 'js/jquery.sticky.min', | |||
| 6 | 'pt_appear': 'Smartwave_Porto/js/apear', | 6 | 'pt_appear': 'Smartwave_Porto/js/apear', | |||
| 7 | 'pt_animate': 'Smartwave_Porto/js/animate', | 7 | 'pt_animate': 'Smartwave_Porto/js/animate', | |||
| 8 | 'lazyload': 'js/jquery.lazyload', | 8 | 'lazyload': 'js/jquery.lazyload', | |||
| 9 | 'owlcarousel': 'owl.carousel/owl.carousel', | 9 | 'owlcarousel': 'owl.carousel/owl.carousel', | |||
| 10 | 'parallax': 'js/jquery.parallax.min', | 10 | 'parallax': 'js/jquery.parallax.min', | |||
| 11 | 'floatelement': 'js/jquery.floatelement' | 11 | 'floatelement': 'js/jquery.floatelement', | |||
| 12 | 'marquee': 'Smartwave_Porto/js/marquee.min' | |||||
| 12 | }, | 13 | }, | |||
| 13 | shim: { | 14 | shim: { | |||
| 14 | 'packery': { | 15 | 'packery': { | |||
| 15 | deps: ['jquery','imagesloaded'] | 16 | deps: ['jquery','imagesloaded'] | |||
| 16 | }, | 17 | }, | |||
| 17 | 'themeSticky': { | 18 | 'themeSticky': { | |||
| 18 | deps: ['jquery'] | 19 | deps: ['jquery'] | |||
| 19 | }, | 20 | }, | |||
| 20 | 'pt_animate': { | 21 | 'pt_animate': { | |||
| 21 | deps: ['jquery','pt_appear'] | 22 | deps: ['jquery','pt_appear'] | |||
| 22 | }, | 23 | }, | |||
| 23 | 'owlcarousel': { | 24 | 'owlcarousel': { | |||
| 24 | deps: ['jquery'] | 25 | deps: ['jquery'] | |||
| 25 | }, | 26 | }, | |||
| 26 | 'lazyload': { | 27 | 'lazyload': { | |||
| 27 | deps: ['jquery'] | 28 | deps: ['jquery'] | |||
| 28 | }, | 29 | }, | |||
| 29 | 'floatelement': { | 30 | 'floatelement': { | |||
| 30 | deps: ['jquery'] | 31 | deps: ['jquery'] | |||
| 32 | }, | |||||
| 33 | 'marquee': { | |||||
| 34 | deps: ['jquery'] | |||||
| 31 | } | 35 | } | |||
| 32 | } | 36 | } | |||
| 33 | }; | 37 | }; |
Araxis Merge (but not the data content of this report) is Copyright © 1993–2019 Araxis Ltd (www.araxis.com). All rights reserved.